services.podman.builds.<name>.extraPodmanArgs

Extra arguments to pass to the podman build command.

Type
list of string
Default
[ ]
Example
[
  "--retries 5"
]
Declared
<home-manager/modules/services/podman/linux/builds.nix>